
<link rel="stylesheet" href="/wp-content/plugins/pwc-db/bootstrap-ns.css">
<link rel="stylesheet" href="/wp-content/plugins/pwc-db/font-awesome.min.css">
<link rel="stylesheet" href="/wp-content/plugins/pwc-db/styles.css">
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!--<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>-->
<!--<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>-->


<style type="text/css">
    .mtLogo img {
        max-width:96px;
        max-height:96px;
        -webkit-filter: grayscale(0.9);
        -moz-filter: grayscale(0.9);
        -o-filter: grayscale(0.9);
        filter: grayscale(0.9);
        transition: all 0.1s, scale 0.1s ease-in-out;
    }

    .mtLogo img.hover {
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -o-filter: grayscale(0);
        filter: grayscale(0);
    }

    .zoom_hover {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .mtLogo a,
    .mtLogo a:link,
    .mtLogo a:hover,
    .mtLogo a:active {
        color: #c7081b;
        font-size:13px;
        font-weight:700;
        top:10px;
        display:block;
        margin-top:15px;
    }

    .twbs h1 {
        font-size: 30px;
        color: #ff0000;
        padding-bottom: 5px;
    }

    .iconTitle > h1 {
        position: relative;
        padding-bottom: 30px;
    }
    .iconTitle > h1::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        width: 20px;
        height: 21px;
        background-image: url('/images/title-shape.svg');
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
    }

</style>

<div class="twbs">
    <section>
        <div class="stepFormMain">
            <div id="headerbullets" class="stepFormProgress lightBg">
                <div class="container">
                    <div class="stepsProgress">
                        <ul class="nav nav-justified">
                            <li class="nav-item currentStep">
                                <div class="stepCount">
                                    <div class="stepIcon"><img src="/images/step-icon-1.svg" alt="Brand"></div>
                                    <span class="stepTitle">Marque</span>
                                </div>
                            </li>
                            <li class="nav-item">
                                <div class="stepCount">
                                    <div class="stepIcon"><img src="/images/step-icon-2.svg" alt="Model"></div>
                                    <span class="stepTitle">Modèle</span>
                                </div>
                            </li>
                            <li class="nav-item">
                                <div class="stepCount">
                                    <div class="stepIcon"><img src="/images/step-icon-3.svg" alt="Motorisation"></div>
                                    <span class="stepTitle">Carburant</span>
                                </div>
                            </li>
                            <li class="nav-item">
                                <div class="stepCount">
                                    <div class="stepIcon"><img src="/images/step-icon-4.svg" alt="Version" width="38"></div>
                                    <span class="stepTitle">Moteur</span>
                                </div>
                            </li>
                            <li class="nav-item">
                                <div class="stepCount">
                                    <div class="stepIcon"><img src="/images/step-icon-5.svg" alt="Result"></div>
                                    <span class="stepTitle">Votre véhicule</span>
                                </div>
                            </li>
                        </ul>
                    </div>
                </div>
            </div>

            <div id="contentbullets" class="stepContentCol">
                <div class="container">
                    <div class="titleCol iconTitle">
                        <h1>Sélectionnez la marque</h1>
                    </div>
                    <div class="stepContent">
                        <div class="selectBrand">
                            <ul>


								                                    <li>
                                        <div class="brandLogo">
                                            <a href="cummins-truck" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__bf9c1bdc706770942628db1841050b00.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Cummins Truck</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="daf-truck" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__e5fbb79cefbb4508981719f22d314717.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">DAF Truck</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="detroit-diesel" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__eefb0602cd46a818acad96b70d181555.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Detroit Diesel</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="ford-truck" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__b91675975128de653ccbd05730b9879a.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Ford Truck</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="freightliner" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__0cfeb5e9bf5dfcc9cf3c78571c68efb2.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Freightliner</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="hino" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__ed3efa019d7e6f199afcef9c3c56f8fc.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">HINO</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="isuzu-trucks" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__10743a63488512ed597865a9ca20dc89.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Isuzu Trucks</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="iveco-trucks" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__e2dd2fafdee4d62260c8cc3567fe15e7.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Iveco Trucks</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="mack-trucks" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__5c2aa8589c5933c09b4f224ff07bb778.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Mack Trucks</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="man" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__3b92b7824762c7a0371c3a965863335f.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">MAN</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="mercedes-truck" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__b00e8b392469075f3defbf40cbc3f9b1.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Mercedes Truck</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="mitsubishi-fuso" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__409322b57e8ec04f7d740974cc46ea42.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Mitsubishi Fuso</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="renault-truck" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__b5e7b753e895659eca2617f634adf792.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Renault Truck</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="scania" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__8751ef8de9fe9523eb627366c9df3032.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Scania</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="tata-daewoo" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__a5304d17d4d0158f9cc72fdbfdbf644a.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Tata Daewoo</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="volkswagen-trucks" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__3344cb15d3710655bf14cdbcc227135d.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Volkswagen Trucks</span>
                                        </div>
                                    </li>
									                                    <li>
                                        <div class="brandLogo">
                                            <a href="volvo-truck" class="fullLink"></a>
                                            <div class="brandLogoImg"><img src="https://db.powerconcept.be/storage/files/pwcdb__cbfdc45b498b87402574d6031bb7b87e.png" alt="..." class="brandImg"></div>
                                            <span class="brandLogoText">Volvo Truck</span>
                                        </div>
                                    </li>
									
                            </ul>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <script type="text/javascript">

        window.onscroll = function() {scrollFunction()};
        var header = document.getElementById("headerbullets");
        var sticky = header.offsetTop;
        function scrollFunction() {
            if (window.pageYOffset > sticky) {
                header.classList.add("sticky");
            } else {
                header.classList.remove("sticky");
            }
        }

    </script>

{"id":1298,"date":"2020-03-28T16:03:12","date_gmt":"2020-03-28T15:03:12","guid":{"rendered":"https:\/\/www.powerconcept.be\/?page_id=1298"},"modified":"2020-05-12T07:00:13","modified_gmt":"2020-05-12T05:00:13","slug":"camions","status":"publish","type":"page","link":"https:\/\/www.powerconcept.be\/camions\/","title":{"rendered":"Camions"},"content":{"rendered":"\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":1110,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-transparent-header-light.php","meta":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.6.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Camions - Powerconcept - Reprogramation Moteur Eco<\/title>\n<meta name=\"description\" content=\"Reprogrammation moteur ECO Camions, Plus de Couple, Plus de Performance, R\u00e9duisez votre consommation de carburant en toute fiabilit\u00e9\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.powerconcept.be\/camions\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Camions - Powerconcept - Reprogramation Moteur Eco\" \/>\n<meta property=\"og:description\" content=\"Reprogrammation moteur ECO Camions, Plus de Couple, Plus de Performance, R\u00e9duisez votre consommation de carburant en toute fiabilit\u00e9\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.powerconcept.be\/camions\/\" \/>\n<meta property=\"og:site_name\" content=\"Powerconcept\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/powerconcept\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-12T05:00:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.powerconcept.be\/wp-content\/uploads\/2020\/03\/19-195134_1280-x-scania-v8-2017-r580.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"854\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.powerconcept.be\/#organization\",\"name\":\"Powerconcept srl\",\"url\":\"https:\/\/www.powerconcept.be\/\",\"sameAs\":[\"https:\/\/www.facebook.com\/powerconcept\",\"https:\/\/www.instagram.com\/powerconcept\",\"https:\/\/www.linkedin.com\/company\/18794475\"],\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.powerconcept.be\/#logo\",\"inLanguage\":\"fr-FR\",\"url\":\"https:\/\/www.powerconcept.be\/wp-content\/uploads\/2020\/04\/PWC_NEW_LOGO.png\",\"width\":801,\"height\":262,\"caption\":\"Powerconcept srl\"},\"image\":{\"@id\":\"https:\/\/www.powerconcept.be\/#logo\"}},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.powerconcept.be\/#website\",\"url\":\"https:\/\/www.powerconcept.be\/\",\"name\":\"Powerconcept\",\"description\":\"Un autre plaisir de conduire !\",\"publisher\":{\"@id\":\"https:\/\/www.powerconcept.be\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/www.powerconcept.be\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.powerconcept.be\/camions\/#primaryimage\",\"inLanguage\":\"fr-FR\",\"url\":\"https:\/\/www.powerconcept.be\/wp-content\/uploads\/2020\/03\/19-195134_1280-x-scania-v8-2017-r580.jpg\",\"width\":1280,\"height\":854,\"caption\":\"Camions\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.powerconcept.be\/camions\/#webpage\",\"url\":\"https:\/\/www.powerconcept.be\/camions\/\",\"name\":\"Camions - Powerconcept - Reprogramation Moteur Eco\",\"isPartOf\":{\"@id\":\"https:\/\/www.powerconcept.be\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.powerconcept.be\/camions\/#primaryimage\"},\"datePublished\":\"2020-03-28T15:03:12+00:00\",\"dateModified\":\"2020-05-12T05:00:13+00:00\",\"description\":\"Reprogrammation moteur ECO Camions, Plus de Couple, Plus de Performance, R\\u00e9duisez votre consommation de carburant en toute fiabilit\\u00e9\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.powerconcept.be\/camions\/\"]}]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/pages\/1298"}],"collection":[{"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/comments?post=1298"}],"version-history":[{"count":6,"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/pages\/1298\/revisions"}],"predecessor-version":[{"id":3455,"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/pages\/1298\/revisions\/3455"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/media\/1110"}],"wp:attachment":[{"href":"https:\/\/www.powerconcept.be\/wp-json\/wp\/v2\/media?parent=1298"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}